home *** CD-ROM | disk | FTP | other *** search
/ All About the French Know-How at E3 2000 (USA) / All About the French Know-How at E3 2000 (USA).bin / Appli / NTIC.mdb / CategorieSavoirFaire.json next >
JavaScript Object Notation  |  2000-04-18  |  241b

  1. {
  2.     "schema": {
  3.         "NumeroCategorie": "Long Integer",
  4.         "CodeLangue": "Long Integer",
  5.         "TradCategorie": "Text (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "NumeroCategorie": 1,
  10.             "CodeLangue": 1,
  11.             "TradCategorie": "Salons"
  12.         },
  13.         {
  14.             "NumeroCategorie": 2,
  15.             "CodeLangue": 1,
  16.             "TradCategorie": "Comp├⌐tences"
  17.         }
  18.     ]
  19. }